build: Add one header file missing from dist
authorColin Walters <walters@verbum.org>
Tue, 25 Sep 2012 23:13:05 +0000 (19:13 -0400)
committerColin Walters <walters@verbum.org>
Tue, 25 Sep 2012 23:13:05 +0000 (19:13 -0400)
Makefile-ostree.am

index ce4e40c68bb8e112c8bf7fc36c75a1c98ea17751..6b3b3b9bae026fb9b4ce03c05bcce4a42f1a8c9c 100644 (file)
@@ -50,6 +50,7 @@ ostree_SOURCES += \
        src/ostree/ot-admin-builtin-diff.c \
        src/ostree/ot-admin-builtin-deploy.c \
        src/ostree/ot-admin-builtin-update-kernel.c \
+       src/ostree/ot-admin-builtins.h \
        src/ostree/ot-admin-functions.h \
        src/ostree/ot-admin-functions.c \
        $(NULL)